Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps ipfs/ipfs-deploy-action from b491fdc2b1ca70a9b11b1a26dd4d36210c46653f to 1c32ba79a78416de6bbbb76fb582ea4db75eafa6.

Changelog

Sourced from ipfs/ipfs-deploy-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.6.0] - 2025-05-16

Added

  • Add optional github-status-gw input to allow for customizing the gateway used for the commit status updates.

[1.5.0] - 2025-03-07

Added

  • Add set-pr-comment input to control PR comment creation separately from GitHub commit status

Fixed

  • Fix bug where GitHub commit status was still being set when set-github-status was set to 'false'
  • Update descriptions to clarify that string values 'true' and 'false' are expected for boolean inputs

[1.4.1] - 2025-03-06

Fixed

  • Fix commit status and PR comment when action is triggered by pull_request_target event.
  • Fix bug in ipfs-cluster-ctl-version input not being used correctly.

[1.4.0] - 2025-03-05

Added

  • Add support for time-bound pins in IPFS Cluster via the cluster-pin-expire-in input parameter.
  • Add support for custom pin names via the pin-name input parameter.

[1.3.0] - 2025-03-05

Added

  • Add ipfs-add-options input to allow for customizing the ipfs add command used to merkleize the build into a CAR file.

Changed

  • Remove dependency on ipfs-car npm package, and use kubo instead to create the CAR file, since we need Kubo for pinning anyways.

... (truncated)

Commits
  • 1c32ba7 fix: improve PR matching for workflow_run events
  • afca7a2 docs: add dual workflow pattern for fork PRs
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ipfs/ipfs-deploy-action](https://github.com/ipfs/ipfs-deploy-action) from b491fdc2b1ca70a9b11b1a26dd4d36210c46653f to 1c32ba79a78416de6bbbb76fb582ea4db75eafa6.
- [Release notes](https://github.com/ipfs/ipfs-deploy-action/releases)
- [Changelog](https://github.com/ipshipyard/ipfs-deploy-action/blob/main/CHANGELOG.md)
- [Commits](ipshipyard/ipfs-deploy-action@b491fdc...1c32ba7)

---
updated-dependencies:
- dependency-name: ipfs/ipfs-deploy-action
  dependency-version: 1c32ba79a78416de6bbbb76fb582ea4db75eafa6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants